ComponentOne Xamarin.iOS
AnimationWillEnd Event (CalendarSlotsPanel<S>)


C1.iOS.Calendar Assembly > C1.iOS.Calendar Namespace > CalendarSlotsPanel<S> Class : AnimationWillEnd Event
Syntax
'Declaration
 
Public Event AnimationWillEnd As Action
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim handler As Action
 
AddHandler instance.AnimationWillEnd, handler
public event Action AnimationWillEnd
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members